2016-05-13 - 27135 - Service Request - EMEA UPS Break fix #ProductionBreakFix #MMPPSupport

2016-05-13 - 27135 - Break Fix - EMEA UPS Break Fix


Problem Summary


UPS in EMEA is unable to send back the INB delivery information, please look into the ZMM_FDX UPS logic.

Admin Info



Purpose
EMEA UPS Beak Fix
Requested by
Jingsha, Bhumi
Issue Date
05-13-2016
Resolved by
Adithya, Damodhier
Resolved Date
06-07-2016
Document Status
Complete

Detailed Problem Description

(Include Screen Shots if required )

Transaction works for 3rd Party Z3NB POs only, also packing has to be done on the corresponding Inbound Delivery of that PO. If a Inbound delivery of third party Po is not packed the program will throw a message that the Inbound Delivery is not packed. File would not be generated for NB POs as MIGO shall be carried out on the NB SNC POs.



Solution Analysis and Recommendations

(Include Screen Shots if required)

EMEA team indicates that they are using DLF_PO for ZMM_FDXUPS rather than SNC option. I ran both options for PO 4500157927, attached are the files. In file DFl_PO 4500157927, highlighted columns do not match with SNC file.

The values are hardcoded differently in both the programs and hence there is a difference in the values. We have checked both the files and here is the logic of those columns in the programs

SNC Program:
Column H : Phone Number : is hardcoded to 7166049000 Column I : Weight : Is the value of weight of the handling Unit of the Inb Delivery (From VEKP Table) Column K : Hardcoded as GND.
Column N : Carrier : is copied from the Input " UPS Account Number".
Column T : Is Pulled from Table VEKP - EXIDV2

DLF Program:
Column H : Phone Number : is hardcoded to +44 8702325950 Column I : This is pulled form a Z FM when passed a sales order in to it.
Column K : Hardcoded as SV.
Column N : Carrier : is Hardcoded to 338R2R Column T : Hardcoded as "Y"

In DLF PO that phone number (+44 8702325950) is populated only when the sales org is 2000, 2100 & 2200.

Resolution

Use SNC option of the ZMM_FDXUPS to get the correct file.

Release Information


Provide link here to Release Notes if Technical Objects were changed